home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / var / lib / dpkg / info / cpp.prerm < prev    next >
Encoding:
Text File  |  2010-10-05  |  71 b   |  6 lines

  1. #! /bin/sh -e
  2.  
  3. update-alternatives --quiet --remove cpp /usr/bin/cpp
  4.  
  5.  
  6.